object Form1: TForm1 Left = 384 Top = 315 Width = 442 Height = 312 BorderIcons = [biSystemMenu, biMinimize] Caption = 'CHIP Eyl�l CD' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 434 Height = 285 AutoSize = True Picture.Data = {} end object qt: TShape Left = 45 Top = 120 Width = 132 Height = 26 Cursor = crHandPoint Brush.Style = bsClear Pen.Style = psClear OnMouseDown = qtMouseDown end object explore: TShape Left = 296 Top = 130 Width = 113 Height = 26 Cursor = crHandPoint Brush.Style = bsClear Pen.Style = psClear OnMouseDown = exploreMouseDown end object run: TShape Left = 196 Top = 219 Width = 117 Height = 25 Cursor = crHandPoint Brush.Style = bsClear Pen.Style = psClear OnMouseDown = runMouseDown end end